Skip to content

Fix native integration narayana-lra LRAParticipantTestNativeIT test#53510

Merged
gsmet merged 1 commit intoquarkusio:mainfrom
jedla97:fix-narayana-lra-it-native
Apr 9, 2026
Merged

Fix native integration narayana-lra LRAParticipantTestNativeIT test#53510
gsmet merged 1 commit intoquarkusio:mainfrom
jedla97:fix-narayana-lra-it-native

Conversation

@jedla97
Copy link
Copy Markdown
Contributor

@jedla97 jedla97 commented Apr 8, 2026

When running the native LRA test the LRAParticipantTest.coordinatorEndpoin getting the JUnit @ConfigProperty is not supported in @QuarkusIntegrationTest tests. Offending field is io.quarkus.it.lra.LRAParticipantTest.coordinatorEndpoint error

This should fix it.

You can check that it failing with main and 3.33 using the mvn clean verify -f integration-tests/narayana-lra --fail-at-end -Dtest-containers -Dstart-containers -Dnative

@quarkus-bot
Copy link
Copy Markdown

quarkus-bot bot commented Apr 8, 2026

Status for workflow Quarkus CI

This is the status report for running Quarkus CI on commit 4520bd9.

✅ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

Copy link
Copy Markdown
Member

@gsmet gsmet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah yes because it's also used as an IT.

@gsmet gsmet merged commit 6eccc3e into quarkusio:main Apr 9, 2026
26 checks passed
@quarkus-bot quarkus-bot bot added this to the 3.35 - main milestone Apr 9, 2026
@gsmet
Copy link
Copy Markdown
Member

gsmet commented Apr 9, 2026

Thanks!

@jedla97 jedla97 deleted the fix-narayana-lra-it-native branch April 9, 2026 07:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants